You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
VectorInt Structure
>
VectorInt Methods
>
Size Method
>
VectorInt.Size Method ([In] int, [In] TIntPrecision)
Dew Math for .NET
VectorInt.Size Method ([In] int, [In] TIntPrecision)
VectorInt Structure
VectorInt Members
Dew.Math Namespace
Size Method
Collapse All
Sets the following properties
Syntax
C#
Visual Basic
public
void
Size
([In]
int
ALength
, [In]
TIntPrecision
aPrecision
);
Public
Function
Size
(
ALength
As
[In]
int
,
aPrecision
As
[In]
TIntPrecision
)
As
void
Remarks
Vec.Precision := aPrecision; Vec.Length := ALength;
Group
Size Method
Links
VectorInt Structure
,
VectorInt Members
,
Dew.Math Namespace
,
Size Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!